home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / graphics / misc / opticon18 / distfile < prev    next >
Text File  |  1978-06-28  |  2KB  |  41 lines

  1. /*
  2.  *  $VER: Distfile for OptIcon and Icon2C as of Thu Feb  3 02:37:11 1994
  3.  */
  4.  
  5. /*
  6.  * (c)Copyright 1994 by Tobias Ferber
  7.  *
  8.  * This file is part of the Icon2C and OptIcon distribution.
  9.  *
  10.  * Icon2C and OptIcon are free software; you can redistribute them and/or
  11.  * modify them under the terms of the GNU General Public License as published
  12.  * by the Free Software Foundation; either version 1 of the License,
  13.  * or (at your option) any later version.
  14.  *
  15.  * Icon2C and Opticon are distributed in the hope that they will be useful,
  16.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  18.  * GNU General Public License for more details.
  19.  *
  20.  * You should have received a copy of the GNU General Public License
  21.  * along with these programs; see the file COPYING.  If not, write to
  22.  * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
  23.  */
  24.  
  25. Distfile                   // this file
  26. COPYING                    // The GNU GENERAL PUBLIC LICENSE
  27.  
  28. icon2c   icon2c.doc        // generates highly readable and directly compilable
  29.          icon2c.c          // C sourcecode from icon images ( ".info" files )
  30.  
  31. opticon  opticon.doc       // optimizes icons for size and speed.
  32.          opticon.c         // optionally adds or removes some planes
  33.          memfn.c memfn.h   // bitwise memory functions
  34.  
  35. opticon.rexx               // ARexx script for pattern support and non-overwrite usage
  36. opticon.readme             // Short information text
  37.  
  38. PatchIcons                 // A script to patch all icon files in a given path
  39. DMakefile                  // The Makefile for Matt Dillon's nice DICE
  40. Makefile                   // ... for __GNUC__
  41.